home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 007a / albumdb.zip / HELPME.BAT < prev    next >
DOS Batch File  |  1991-07-23  |  380b  |  14 lines

  1. echo off
  2. cls
  3. echo Press ENTER to look at help information
  4. echo After reading help info, press ESC to quit
  5. echo (when looking, pressing F1 will display a help screen)
  6. pause
  7. list helpme.fil
  8. cls
  9. echo press ENTER to look at the data files
  10. echo Press Ctrl-PgDn to look at additional data files
  11. echo (when looking, pressing F1 will display a help screen)
  12. pause
  13. list *.dat
  14.